home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Precision Software Appli…tions Silver Collection 1
/
Precision Software Applications Silver Collection Volume One (PSM) (1993).iso
/
windows
/
games
/
bjack1.exe
/
ABOUTBOX.FRM
(
.txt
)
next >
Wrap
Visual Basic Form
|
1991-11-19
|
5KB
|
96 lines
AboutForm
About Blackjack
System
wwwwp
Form2*
LblMicrosoft
Microsoft LAN Manager
PicHorizontalLine1
LblPerformanceGraph
Blackjack
PicApplicationIcon
wwwwwww
wwwwwwwp
LblVersion
Version 1.00
LblDeveloped
Developed for Microsoft by
LblSEA
"InterMedia, Inc. Philadelphia, PA.
PicHorizontalLine2
LblInfo
LblInfoValues
CmdOK
System
GetFreeSpace
wFlags
GetWinFlags
WF_STANDARD
WF_ENHANCED
WF_80x87
@ Form_Load
WinFlags
Processor
Remove_Items_From_Sysmenu
AboutDlg
Screen
Width
Height
Lbl_Info
Caption
Lbl_InfoValuesC
Cmd_OK_Click
ColorPalette
Pic_ColorPalette
Lbl_RGBValues
Lbl_SelectedColor
Lbl_Red
Scrl_RGB{
Txt_RGBe
Pic_RGB
Pic_SelectedColor
Lbl_Green
Lbl_NearestSolidColor*
Lbl_Blue
Pic_NearestSolidColor
Cmd_OKX
Cmd_Set
Cmd_Reset
AboutBox
A_Form*
HSysMenu
GetSystemMenu
RemoveMenu
MF_BYPOSITION
LblInfo
LblInfoValues
FrmAboutBox
OK_Click
CmdOK_Click7
LblAlarmStation_Click
AboutForm
LblSEA_Clickl
Kernelt
Kernel
Form_Load
Dialog Boxes should only have Move and Close items
in their System menus', so remove the others.
Center the AboutBox on the screen
Get current Windows configuration
Display configuration values in LblInfo.Caption and LblInfoValues.Caption
(NOTE: CRLF variable causes a line break in a labels caption)
386 Enhanced Mode"
Standard Mode"
Free Memory:
Math Co-processor:
Present"
Remove_Items_From_Sysmenu
Removes various menu items from the System menu of the specified Form..
Obtain the handle to the forms System menum
Remove all but the MOVE and CLOSE options. The menu itemse
must be removed starting with the last menu item.
Switch toh
Separatorh
Separatorh
CmdOK_Click